object fUpdate: TfUpdate Left = 330 Top = 218 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Update Console' ClientHeight = 280 ClientWidth = 426 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnClose = FormClose OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Memo1: TMemo Left = 8 Top = 8 Width = 409 Height = 137 Enabled = False Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [] ParentFont = False ReadOnly = True TabOrder = 0 end object Button1: TButton Left = 8 Top = 251 Width = 145 Height = 22 Caption = 'Check for updates' Default = True TabOrder = 1 OnClick = Button1Click end object Button2: TButton Left = 272 Top = 251 Width = 145 Height = 22 Caption = 'Exit' TabOrder = 2 OnClick = Button2Click end object GroupBox1: TGroupBox Left = 8 Top = 152 Width = 409 Height = 89 Caption = 'Information console' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False TabOrder = 3 object Label2: TLabel Left = 4 Top = 30 Width = 89 Height = 12 Alignment = taRightJustify AutoSize = False Caption = 'Bytes Received :' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 94 Top = 30 Width = 308 Height = 13 AutoSize = False end object Label4: TLabel Left = 41 Top = 17 Width = 52 Height = 12 Alignment = taRightJustify Caption = 'Filename :' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [] ParentFont = False end object Label5: TLabel Left = 94 Top = 17 Width = 308 Height = 12 AutoSize = False end object Label1: TLabel Left = 4 Top = 67 Width = 84 Height = 12 Alignment = taRightJustify AutoSize = False Caption = 'Progress :' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [] ParentFont = False end object Label6: TLabel Left = 24 Top = 48 Width = 69 Height = 12 Alignment = taRightJustify Caption = 'Your version :' end object Label7: TLabel Left = 94 Top = 48 Width = 308 Height = 12 AutoSize = False end object dfsExtProgressBar1: TdfsExtProgressBar Left = 90 Top = 67 Width = 311 Height = 14 Min = 0 Max = 100 TabOrder = 0 SelectionColor = 8404992 end object Panel1: TPanel Left = 10 Top = 63 Width = 392 Height = 2 TabOrder = 1 end object Panel2: TPanel Left = 10 Top = 82 Width = 392 Height = 2 TabOrder = 2 end end object Memo2: TMemo Left = 16 Top = 24 Width = 185 Height = 25 TabOrder = 4 Visible = False end object HTTPGet1: THTTPGet AcceptTypes = '*/*' Agent = 'Matrix Y2K Update Agent' BinaryData = False UseCache = False WaitThread = True OnProgress = HTTPGet1Progress OnDoneFile = HTTPGet1DoneFile OnError = HTTPGet1Error Left = 304 Top = 16 end object HTTPGet2: THTTPGet AcceptTypes = '*/*' Agent = 'Matrix Y2K Update Agent' BinaryData = False UseCache = False WaitThread = True OnDoneFile = HTTPGet2DoneFile OnError = HTTPGet2Error Left = 360 Top = 16 end object OpenDialog1: TOpenDialog Left = 304 Top = 72 end object INetDetector1: TINetDetector Enabled = True DispatchInterval = 100 Online = True Left = 240 Top = 24 end end